home *** CD-ROM | disk | FTP | other *** search
/ ftp.hawaii.edu / ftp.hawaii.edu.zip / ftp.hawaii.edu / ncsa-telnet-27b4.hqx / Telnet-2.7b4-fat folder / 2.7b4Release Notes next >
Text File  |  1995-06-28  |  15KB  |  310 lines

  1. 6/28/95 NCSA Telnet 2.7b4 for the Macintosh Release Notes
  2.  
  3. Brought to you by:    Clint Popetz (cpopetz@ncsa.uiuc.edu)
  4.  
  5. These release notes contain the following information:
  6.     Ñ    Changes since the last version
  7.     Ñ    Bug list
  8.     Ñ    Old changes list
  9.  
  10.  
  11. Changes since 2.7b3
  12. -------------------
  13. Ñ    Just a quick bug fix for the Screen Size Bug
  14.  
  15. Changes since 2.7b2
  16. -------------------
  17. Ñ     The Destroy Tickets checkbox means something now, so we dont always destroy 
  18.     tickets.
  19. Ñ    Fixed a scrollbar updating problem created in 2.6.1d4.
  20. Ñ     Fixed a cosmetic bug when editing the default sessions preference.
  21. Ñ    If authentication/encryption plugins are not present, the corresponding
  22.     checkboxes in the open connection dialog are disabled.
  23. Ñ    When telnet is building the initial font list, it will let the user know what
  24.     is taking so long.
  25. Ñ    Fixed a memory problem with "Set Screen Size..."
  26. Ñ    Authentication and Encryption Settings are now saved in save sets
  27. Ñ    Keypad map and PageUp/PageDown are now saved in save sets
  28. Ñ    Keypad mapping now works properly, ie you can get pf keys in vt100
  29. Ñ    Number nine on keypad now works :)
  30. Ñ    Fixed a crashing bug when no windows are present and page down was hit
  31. Ñ    Lower limit on block size in paste has been moved to 10 from 100, as 100 was
  32.     still to big for some hosts.
  33. Ñ    ASCII Translation table is now active; it wasn't in b2
  34. Ñ    EMACS KCHR now properly sends Meta-Space
  35. Ñ    Added Command-Shift-N, which will rotate backwards through the connection 
  36.     windows.
  37. Ñ    Resetting the Terminal no longer resets the wrap mode.
  38. Ñ    Save sets with windows on secondary monitors will work when the monitor is no
  39.     longer there
  40. Ñ    Fixed a problem where windows on secondary monitors would disappear when 
  41.     certain vt sequences were sent.
  42. Ñ    Telnet no longer needs the fixed KCHR to interpert control-@ and control-^
  43.     
  44. Changes since 2.7b1
  45. -------------------
  46. Ñ    Added support for the option key as the emacs meta key.  In order to use this, 
  47.     you must download the "EMACS KCHR" file from the same directory as 2.7b2, and 
  48.     install it in your system.  You don't have to make it active by hand; telnet 
  49.     will take care of switching it in and out when you activate a window that needs 
  50.     it, and when you suspend and resume telnet.  There is a new option in the 
  51.     Sessions Preference; you can select "option" or the old "command-control" (or 
  52.     neither) as the meta key.  Note that using the new option will not allow you to 
  53.     make higher bit characters in any font that needs the option key.  Also note 
  54.     that Telnet will only switch the KCHR if you are using a roman script; it will     
  55.     not mess with other scripts.
  56. Ñ    "<Default>" is now always the first item in a list or popup
  57. Ñ    Fixed a bug that would allow you to remove "<Default>", and then crash your 
  58.     machine.    
  59. Ñ    Window positioning with Save Sets has been fixed
  60. Ñ     Translation tables mix-up in 2.7b1 has been fixed
  61. Ñ    A vt100 problem (created in b1) has been fixed.
  62. Ñ    Fixed problems with screensizes bigger than 80 columns
  63. Ñ     Fixed some problems with scroll bars not working correctly
  64. Ñ    Fixed an ICR crashing bug in existence since 2.5
  65. Ñ    Fixed a crashing bug on machines w/o Color Quickdraw (created in 2.6.1d5)
  66. Ñ    Fixed some tabs problems causing vt alignment messes.
  67. Ñ    Fixed some key mapping problems, including the PowerBook 540 bizarre enter 
  68.     key.
  69. Ñ    Changed the way telnet checks for font proportionality on startup; it should 
  70.     be more consistent now with respect to non-roman scripts and fonts.  In 
  71.     addition, telnet will now cache the names of the mono-spaced fonts, and all
  72.     startups after the inital, barring a change in the fonts available to the 
  73.     system, will be much faster.
  74. Ñ    Added an option in the global preferences to have telnet destroy kerberos 
  75.     credentials when a window is closed.  This will currently only work with 
  76.     KClient, but the Authman plugin is currently not functional anyway.  
  77.  
  78. Changes since 2.6.1d7
  79. ---------------------
  80. Ñ     ANSI color sequences have been added.  The ANSI colors are the same for every 
  81.     session.  They can be set through the Sessions menu or through the Global 
  82.     Prefs, both of which save the settings in the prefs file.  The current behavior 
  83.     is for VT Blink, which Telnet represents as colors, to override any ANSI 
  84.     colors.
  85. Ñ     Fixed the scrollbar appearance in inactive windows.
  86. Ñ    Fixed some updating-while-scrolling bugs
  87. Ñ    Fixed ftp bug created in 2.6.1d7.
  88. Ñ     Changed something to make return key work when connecting to a UNIVAC.
  89. Ñ     Cursor now becomes arrow when it is over draggable text.
  90. Ñ     Imported/Exported Macros files won't be condensed when null Macros exist.
  91. Ñ     Added support for REMOTE_FLOW_CONTROL option (RFC 1372).
  92. Ñ     Linemode:
  93.         -Linemode has been completely redone.  This should eliminate the NeXT, Conxex, 
  94.         and NetBSD problems.  Most notable changes:
  95.         -Fixed bug that caused doubled IAC in subnegotiation to be treated as.
  96.         subnegotiation end (most noticable as NeXTs and Convexs dropping into graphic 
  97.         characters).
  98.         -Next and Convex hosts will no longer re-negotiate after every return.
  99.         -Added support for all of the Linemode Bits.
  100.         -Added support for local editing characters (1 through 30 in RFC 1184).
  101.         -Telnet now allows the host to set the local characters is supports.
  102.         -Added support for ForwardMask option.
  103.         -Added support for FLUSHIN and FLUSHOUT using SYNC and Timing Mark.
  104. Ñ     Telnet will no longer add proportional fonts to font menus, as it doesn't
  105.       print them very well anyway.
  106. Ñ     Fixed cursor update bug during scrolling.
  107. Ñ     Added terminal popup menu to Open Connections Dialog.  If an alias is typed,
  108.     the value of the popup will be ignored (the default terminal for that session
  109.     will be used) If a session is selected from the popup, the terminal popup will
  110.     reflect that session's default terminal.    
  111. Ñ     Fixed a drawing bug with popups.
  112. Ñ    Window placement:  
  113.         -Telnet will now re-use old window spots in its window placement algorithm.            
  114.         -Telnet will no longer stagger windows off screen.
  115. Ñ       -If staggered windows is turned off, the first window no longer appears too 
  116.          high.
  117. Ñ        -Telnet now lets the user specify how much windows are staggered
  118. Ñ     When changing to 132 column mode via an escape sequence:
  119.         -The window is constrained to the screen.
  120.         -Some ugly cursor bugs during this are fixed.
  121.         -The data in the window is no longer erased, since this wasnt necessary.  
  122. Ñ     When IP is sent via a keystroke set in "Setup Keys...", '[Interrupt Process]' 
  123.     is printed to let the user know something happened.
  124. Ñ    Problems with 8 bit mode when connecting to VAXs, most noticable when using
  125.      TPU, are fixed.
  126. Ñ    Fixed VT problem with reverse mode, reported under TPU when connected to a VAX
  127. Ñ    Fixed updating bug with wraparound while in insert mode, which caused garbage 
  128.     on the side of the screen.
  129. Ñ    Fixed VT220 Insert mode problems, most often reported in EMACS, particularly 
  130.     under Solaris.
  131. Ñ    Type-during-Paste bug is fixed.  Specifically, if block-paste is active, all 
  132.     key events are buffered until all stages of the paste are complete.
  133. Ñ    Forcesave now works correctly, and no longer trashes the screen.  Some 
  134.     additional functionality was added to support different ways of clearing the
  135.     screen.
  136. Ñ    Function keys no longer do anything when in vt100 mode.  Also, under VT100 
  137.     mode, the keypad operator keys work as if "Remap Keypad" is always set, and the 
  138.     pageup/pagedown keys work as if "Pageup/Pagedown" is always set.  
  139. Ñ    EMACS Meta key know works properly for all key sequences except shifted 
  140.     numbers, as command-shift-# is intercepted by the system.
  141. Ñ    Changed the command equivalent if "Are You There" from '/' to 'T'. (This was
  142.     need to make the EMACS fix work.  I hope no one was hitting command-/ daily :)
  143. Ñ     Fixed a bug that would cause telnet to hang when accidently looking at binary
  144.     files.  (Bad VT sequences were not being handled properly)
  145. Ñ    Added option to make telnet post a notification when it beeps in the 
  146.     background. (Edit->Preferences->Global)
  147. Ñ    Changes to Preferences Dialogs:
  148.     -Lists are now sorted alphabeticly
  149.     -Cursor keys can now be used to move in lists
  150.     -Typing the first few letters of a list item brings you to it
  151.     -Added command keys to buttons
  152.     -Added "Duplicate" button
  153.     -List Items of the same name are no longer allowed; telnet will let you know 
  154.      in the Sessions/Terminals/FTPUsers dialogs if a name is a duplicate
  155. Ñ    Popup menus throughout telnet (Open special, translation, etc) now appear 
  156.     alphabetized
  157. Ñ    Added Option-Command-W, which will ask once and then close all windows, 
  158.     ignoring the "windows don't go away" preference.
  159. Ñ    Cleaned up segmentation and low-memory handling code.  Telnet will now keep 
  160.     some space around for critical situations.  Also, the "Yikes..." memory dialog 
  161.     should appear a lot less frequently.
  162.     
  163. Notes on Macro files:
  164. ---------------------
  165. Telnet now (since 2.6.1d5) supports importable-exportable macro files, which are plain text files with an icon that has a command key on it.  You can click on them to start telnet and load in a set of macros, or import them in "Set Macros."  The format, when looked at as plain text files, is the following:
  166.  
  167. key0 = ""
  168. key1 = "blah\r\n "
  169. key2 = ""
  170. key3 = "blah again"
  171. key4 = ""
  172. key5 = ""
  173. key6 = ""
  174. key7 = ""
  175. key8 = ""
  176. key9 = ""
  177.  
  178. The \r,\n, and \t sequences work just as they do in the macro boxes themselves.
  179.  
  180.  
  181. Notes on URL support:
  182. ---------------------
  183.  
  184. Helper Applications are only supported through Internet Config.  Catch the wave.  
  185. Use Internet Config.
  186.  
  187. Command-Click in any part of a URL will select it and launch the helper, including multiple line URLs.  The following formats are supported:
  188.  
  189. scheme:
  190. URL:scheme:
  191. <scheme: >
  192. <URL:scheme: >
  193. "scheme: "
  194. "URL: scheme: "
  195.  
  196. If you have spaces in your URL, surround it with <> and click in the first fragment of it.  Otherwise Telnet wont find it.  However, if you select text manually, and Command-Click within it, Telnet will try to use what you selected.  (ie, it will strip extra stuff, but won't go looking for a complete url)  Basically, I mimic NW in all this.  (Including neat-o flashing on success)
  197.  
  198. Currently, only GURL aware helpers are supported.  I didn't want to implement the enormous headache of writing a prefs file for each non-GURL app, or put out a new version each time someone new supports GURL, or add XXX's favorite ftp client prefs format to telnet.  So its GURL or nothing.
  199.  
  200. MUCH thanks to John Norstad's NW code to launch the most recent application of a 
  201. given signature; it now resides in Telnet.
  202.  
  203.  
  204. Note on remap keypad option:
  205. ---------------------
  206. Many people had complained that they never use the vt keys, which look like operators on the mac keypad.  So, in Preferences->Sessions, you can override the VT definitions so that the operators work.
  207.  
  208.  
  209. NCSA Telnet for the Macintosh release schedule:
  210. -----------------------------------------------    
  211. NCSA Telnet is no longer being funded.  The final release of 2.7 will be the last release.  For those that have been in communication with me (Clinton Popetz) regarding wishes for 3.0, you should know that I am still writing the "next generation telnet client" in my spare time, and that your requests aren't going to be ignored.  However, that client will not be "NCSA Telnet for the Macintosh," (it is a complete re-write) and tech support at NCSA will not handle problems with it. 
  212.  
  213. Known BUGS
  214. ----------
  215. This is the list of all Telnet bugs known to NCSA, feel free to mail me if
  216. you find others:
  217.  
  218. Crashes:
  219.     No known crashes except under extreme low memory conditions
  220.  
  221. Kerberos:
  222.  
  223. Annoying:
  224. Ñ    \r,\n, and \t cannot appear in a Macro sequence
  225. Ñ    Capture text sometimes contains extra returns
  226. Implementation:
  227. Ñ    Reduce WDS sizes?
  228. VT emulation:
  229. Ñ    Bold font problems need to be solved
  230. Ñ    Tabs don't work completely
  231. Ñ    Clear whole text cell
  232. Ñ     Answerback problems (Vax 6.0/HPUX)
  233. Ñ    Control key fix for the Mac Plus seems not to be working anymore
  234. FTP:
  235. *    FTP log not very useful for Macbinary transfers
  236. *    FTP server filename ISO tranlation not working?
  237. Ñ    Need to add a provision for editing "anonymous"'s directory
  238. Ñ    Occasional MNetPush error when using FTP
  239. Ñ    FTP transfers occasionally creating zero size files
  240. Ñ    Multiple user/one password bug?
  241. Ñ     Cant set user directory to different drive
  242. TEK:
  243. Ñ    Some TEK emulation bugs
  244.  
  245.  
  246.  
  247. The Documentation for 2.6 is FINALLY on line.  It can be found at:
  248.             ftp://ftp.ncsa.uiuc.edu/Mac/Telnet/Telnet2.6/Telnet2.6UserGuide
  249.  
  250. An addendum for 2.7 will be available by the time 2.7 is final.
  251.  
  252.  
  253. Old Changes
  254. -----------
  255.  
  256. Changes since 2.6.1d5/d6
  257. ---------------------
  258.  
  259.     Fixed Problem with backspace/delete in preferences->terminals dialog
  260.     Fixed crash on pre-sys7 machines due to 2.6.1d6 bug fix
  261.     Added Command-Clickable URL support
  262.     Added Internet-Config support
  263.     Added support for "rlogin://" GURL event.  
  264.     Telnet no longer reports active connections dialog on quit when "windows 
  265.     don't go away is on" and the only windows are dead
  266.     FTP server no longer shows invisible items 
  267.     Fixed DragLib problem on pre-7.5 PPC machines
  268.     Fixed Meta-@ and Meta-^ for EMACS (There is a new Fixed Controls KCHR)
  269.      Fixed a resize problem created in d5
  270.     Added option in Terminals to remap the Numeric Keypad to its standard
  271.     (non-vt220) Mac behavior, ie the operators can be used and wont send PFs.
  272.  
  273. Changes since 2.6.1d4
  274. ----------------------
  275.     Macros can be imported and exported to/from text files  
  276.     User set-able Block Size
  277.     User set-able Send timeouts
  278.     User set-able font size (i.e. other than 9,12,etc.)
  279.     Fixed a PPC FTP server bug (existing since port to PPC) 
  280.     Fixed (some) crashes under low memory resizing
  281.     Fixed a scrolling bug created in 2.6.1d4
  282.  
  283. Changes since 2.6.1d3:
  284. ----------------------
  285.     Drag and Drop support.  Text can be dragged out of and into connection windows
  286.     Scrolling speed improvement.  Scolling speed has been improved by about 5%
  287.     The FTP Client has been removed.
  288.     Telnet now uses less memory (changes to tek storage system)
  289.     Telnet now scans Extensions folder & the folder Telnet resides in for
  290.         Authentication/Encryption plugins
  291.     Fixed a corruption bug for files transferred in binary mode by the FTP server
  292.     Fixed a few TEK bugs
  293.     Added support for GetURL AppleEvent (only "telnet://" scheme supported)
  294.  
  295.  
  296. Changes since 2.6.1d2:
  297.  
  298.     Keypad and Function key menus added
  299.     Global pref added for Keypad and Function key menus
  300.     Toggle on VT type radio buttons in Terminal prefs fixed
  301.     Toggle on Paste and BS/Del buttons in Session prefs fixed
  302.  
  303. Changes since 2.6.1d1:
  304.  
  305.     Authentication and Encryption now use plug in modules
  306.     Authentication and Encryption are available on the PPC
  307.     VT screen size display during window resize works on PowerPC version
  308.     Application is a fat binary
  309.  
  310.